-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ebuild generator to support the latest systems #299
base: master
Are you sure you want to change the base?
Conversation
Set evaluate_condition_context of DependencyWalker
@gentoo90 would you be willing to update the GitHub actions-based CI so that we can see test feedback on these changes. If the CI will pass we'll merge these changes. |
@nuclearsandwich, I've updated Ubuntu and Python versions in the CI config. Is there anything else I need to do? |
Thanks for submitting these upgrades for the Gentoo support. I am not a Gentoo user, myself. Do you know if these changes are still needed given the other Gentoo fixes from @allenh1 that recently were merged? |
*.ebuild
andmetadata.xml
filesEAPI6
is dead, so switch toEAPI8
python
3.5
and3.6
are dead, so switch to3.10
and3.11
buildtool_export
andbuild_export
to the dependencies